﻿@charset "utf-8";
body,
ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
table,
td,
img,
div,
dl,
dt,
dd,
input {
	margin: 0;
	padding: 0;
}

body {
	font-size: 14px;
	font-family: "微软雅黑";
}

img {
	border: none;
}

li {
	list-style: none;
}

input,
select,
textarea {
	outline: none;
}

a {
	text-decoration: none;
	color: #000;
}

.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.header {
	width: 100%;
}

.header-top {
	width: 100%;
	height: 36px;
	background: #f1f1f1;
}

.header-top-content {
	width: 1200px;
	margin: 0 auto;
}

.header-top-left {
	height: 36px;
	line-height: 36px;
	font-family: '宋体';
}

.header-top-right {
	height: 36px;
	line-height: 36px;
	font-family: '宋体';
	font-size: 16px;
	z-index: 100;
}

.header_contnet_bg {
	width: 100%;
	height: 126px;
	background: #928b89;
}

.header-content {
	width: 1200px;
	height: 126px;
	line-height: 126px;
	margin: 0 auto;
}

.logo {
	width: 291px;
	height: 91px;
	margin-top: 18px;
}

.daohang {
	text-align: center;
	line-height: 30px;
	float: right;
}

.default {
	width: 110px;
	height: 126px;
	background: #666666;
	color: #FFFFFF;
}

.default a {
	color: #FFFFFF;
}

.daohang ul li {
	float: left;
}

.daohang ul li a {
	display: block;
	width: 110px;
	text-align: center;
	color: #FFFFFF;
}

.daohang ul li b {
	margin-top: 30px;
	font-weight: normal;
	display: block;
	font: 16px "微软雅黑";
}

.daohang ul li p {
	font: 14px arial;
	margin-top: 30px;
}

.daohang ul li:hover {
	width: 110px;
	height: 126px;
	background: #666;
}

.daohang ul li a:hover {
	display: block;
	width: 110px;
	height: 126px;
	text-align: center;
	color: #fff000;
}

.flexslider {
	margin: 0px auto;
	position: relative;
	width: 100%;
	height: 614px;
	overflow: hidden;
	zoom: 1;
}

.flexslider .slides li {
	width: 100%;
	height: 100%;
}

.flex-direction-nav a {
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 15px 0;
	display: block;
	background: url(../ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	border-radius: 35px;
}

.flex-direction-nav .flex-next {
	background-position: 0 -70px;
	right: 0;
}

.flex-direction-nav .flex-prev {
	left: 0;
}

.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
}

.flex-control-nav li {
	margin: 0 2px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.flex-control-paging li a {
	background: url(../dot.png) no-repeat 0 -14px;
	display: block;
	height: 14px;
	overflow: hidden;
	text-indent: -99em;
	width: 14px;
	cursor: pointer;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
	background-position: 0 0;
}

.flexslider .slides a img {
	width: 100%;
	height: 614px;
	display: block;
}

.line {
	width: 470px;
	height: 2px;
	background: #000000;
	margin-top: 60px;
}

.title {
	width: 260px;
	text-align: center;
	margin-top: 30px;
}

.title a {
	color: #48352a;
}

.title a span {
	display: inline-block;
	font: 30px "微软雅黑";
	font-weight: 400;
}

.title a p {
	font-size: 14px;
	font-family: arial;
	padding-top: 8px;
	letter-spacing: 1px;
	color: #888;
}

.main-business {
	width: 100%;
	height: 590px;
	margin: 0 auto;
	background: #e7e7e7;
}

.business_title {
	width: 1200px;
	margin: 0 auto;
}

.business_content {
	width: 1200px;
	margin: 45px auto auto;
}

.business_content ul li {
	float: left;
	width: 300px;
	margin: 0 auto;
	text-align: center;
}

.business_content ul li a {
	display: block;
	width: 280px;
	height: 400px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: center;
}

.business_content ul li a:hover {
	color: #fff;
	background: #666;
}

.business_content ul li a img {
	display: block;
	width: 280px;
	height: 187px;
	margin: 0 auto;
	text-align: center;
}

.business_content ul li a img:hover {
	transform: -50;
	transition: ease-out;
}

.business_content ul li h2 {
	font: 24px/48px "微软雅黑";
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
}

.business_content ul li p {
	text-indent: 2em;
	font: 14px/24px "微软雅黑";
	text-align: left;
	padding: 5px 10px;
}

.business_content ul li span {
	display: block;
	font: 32px/24px "微软雅黑";
	float: right;
	padding-right: 10px;
	color: #ff0000;
}

.about_content {
	width: 1200px;
	margin: 30px auto;
}

.about_img {
	float: left;
	width: 505px;
	height: 373px;
	position: absolute;
	z-index: 10;
	margin-top: 8px;
	overflow: hidden;
	box-shadow: 2px 4px 4px #666;
}
.about_img img{
	transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
}
.about_img img:hover {
  transform: scale(1.5);
  -moz-transform: scale(1.5);
  -webkit-transform: scale(1.5);
  -o-transform: scale(1.5);
  -ms-transform: scale(1.5); /* IE 9 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.5, M12=0, M21=0, M22=1.5, SizingMethod='auto expand')"; /* IE8 */
   filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.5, M12=0, M21=0, M22=1.5, SizingMethod='auto expand'); /* IE6 and 7 */ 
	background-position:center;
}
.about {
	position: relative;
}

.about_content_bg {
	background: url(../about_content_bg.png) no-repeat;
	width: 703px;
	height: 374px;
}

.about_content_text {
	padding: 5px 35px;
}

.about_content_text p {
	text-indent: 2em;
	font: 14px/28px "微软雅黑";
	width: 46em;
	color: #fff;
	margin-top: 10px;
}

.about_content_text span {
	font: 20px arial;
	color: #fff000;
	float: right;
	margin-right: -20px;
	letter-spacing: 3px;
	margin-top: 15px;
}

.about_content_text span a {
	color: #fff000;
}

.adm {
	width: 100%;
	height: 378px;
	background: url(../adm.png) no-repeat center;
	margin-top: 30px;
}

.adm_title {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	padding-top: 20px;
}

.adm_title p {
	font: 30px "微软雅黑";
	color: #fff;
}

.adm_title span {
	display: block;
	font: 16px/32px arial;
	color: #fff;
}

.adm_content {
	width: 1200px;
	margin: 0 auto;
}

.adm_content ul li {
	float: left;
	width: 300px;
	margin: 50px auto;
	text-align: center;
}

.adm_content ul li img {
	display: block;
	width: 49px;
	height: 50px;
	text-align: center;
	margin: 0 auto;
}

.adm_content ul li h3 {
	letter-spacing: 2px;
	margin-top: 20px;
	font: 24px "微软雅黑";
	font-weight: 600;
	color: #fff;
}

.adm_content ul li p {
	margin-top: 20px;
	font: 16px "微软雅黑";
	color: #fff;
	letter-spacing: 1px;
}

.adm_content ul li span {
	display: block;
	width: 15em;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	margin-top: 15px;
	font: 14px/24px "微软雅黑";
}

.brand-case {
	width: 100%;
	height: 650px;
	background: #e7e7e7;
}

.case {
	width: 1200px;
	overflow: hidden;
	margin: 10px auto;
}

.case ul li {
	width: 300px;
	height: 191px;
	padding-top: 20px;
	float: left;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}

.case ul li img {
	width: 290px;
	height: 190px;
}

.case .txt {
	width: 290px;
	height: 45px;
	background: url(../1px.png) repeat;
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
	font-family: "微软雅黑";
}

.case .txt h3 {
	font: 16px "微软雅黑";
	font-weight: 100;
	height: 45px;
	text-align: center;
	line-height: 45px;
}

.case .txt p {
	font-size: 14px;
	text-align: left;
	line-height: 25px;
	padding: 10px;
}

.case_content {
	width: 1200px;
	margin: 0 auto;
}

.cese_more a {
	display: block;
	width: 150px;
	height: 48px;
	background: #817b7a;
	margin: 35px auto;
	text-align: center;
	font: 20px/48px arial;
	color: #fff000;
}

.container {
	width: 1200px;
	margin: 0px auto;
}

.clear:after {
	content: ".";
	height: 0px;
	display: block;
	visibility: hidden;
	clear: both;
}

.clear {
	zoom: 1;
	clear: both;
}

a {
	text-decoration: none;
	color: black;
}

.tab {
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
	padding-top: 20px;
}

.tab_content {
	width: 420px;
	margin: 0 auto;
}

.tab_b {
	overflow: hidden;
	margin: 0px;
}

.menu {
	overflow: hidden;
	width: 1200px;
	padding: 0px;
}

.menu li {
	display: block;
	float: left;
	width: 140px;
	height: 40px;
	line-height: 40px;
	color: #FFF;
	margin: 0 auto;
}

.menu li a {
	display: block;
	width: 116px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin: 0 auto;
	background: #bcb7b5;
	border-radius: 10px;
	font: 18px/40px "微软雅黑";
	letter-spacing: 2px;
}

.menu li a:hover {
	color: #fff000;
	background: #615f5e;
	border-radius: 10px;
}

.menu_d {
	background: #03716d no-repeat;
	color: #000
}

.tab ul li.xuexi {}

.aixuexi {
	margin-top: 20px;
}

.aixuexi li {
	width: 600px;
	float: left;
	margin-top: 20px;
}

.aixuexi li a {
	display: block;
	width: 580px;
}

.news_left {
	float: left;
}

.news_right {
	float: right;
}

.news_right h3 {
	font: 16px/30px "微软雅黑";
	width: 23em;
}

.news_right p {
	margin-top: 10px;
	text-indent: 2em;
	width: 25em;
	font: 14px/20px "微软雅黑";
	color: #8a8989;
	height: 6em;
	overflow: hidden;
}

.news_more {
	width: 150px;
	height: 48px;
	border: 2px solid #342c2a;
	text-align: center;
	margin: 40px auto 0;
	position: relative;
}

.news_more a {
	width: 150px;
	height: 48px;
	text-align: center;
	color: #342c2a;
	font: 16px/49px Arial;
}
.cooperation_contnent_bg{
	width: 100%;
	height: 150px;
	background: #dfdbdb;
	margin-top: 30px;
}
div.indexmaindiv {
	height: 80px;
	margin: 0px auto;
	width: 1200px;
	padding-top:15px ;
}
div.indexmaindiv1 {
	margin-top: 25px;
	overflow: hidden;
}

div.indexmaindiv1 div.stylesgoleft {
	float: left;
	width: 21px;
	height: 28px;
	background: url(../arrowhead.png) no-repeat left top;
	margin: 30px 5px 0px 0px;
	cursor: pointer;
}

div.indexmaindiv1 div.stylesgoleft:hover {
	float: left;
	width: 21px;
	height: 28px;
	background: url(../arrowhead.png) no-repeat left -28px;
	margin: 30px 5px 0px 0px;
	cursor: pointer;
}
div.indexmaindiv1 div.playerdetail div.detailimg {
	width: 164px;
	height: 80px;
}

div.indexmaindiv1 div.playerdetail div.detailimg img {
	width: 164px;
	height: 80px;
}
div.indexmaindiv1 div.playerdetail div.teadetail {
	width: 164px;
	height: 80px;
	margin: 5px 8px;
	color: #666;
}
div.indexmaindiv1 div.stylesgoright {
	float: left;
	width: 21px;
	height: 28px;
	background: url(../arrowhead.png) no-repeat left -56px;
	margin: 30px 0px 0px 15px;
	cursor: pointer;
}

div.indexmaindiv1 div.stylesgoright:hover {
	float: left;
	width: 21px;
	height: 28px;
	background: url(../arrowhead.png) no-repeat left -84px;
	margin: 30px 0px 0px 15px;
	cursor: pointer;
}
/*滚动*/

div.maindiv1 {
	float: left;
	width: 1126px;
	height: 80px;
	overflow: hidden;
	position: relative;
}

div.maindiv1 ul {
	position: absolute;
	left: 0;
	top: 0;
}

div.maindiv1 ul li {
	float: left;
	width: 127px;
	height: 80px;
	margin-left: 13px;
}
.footer_content_bg{
	width: 100%;
	height: 246px;
	background: #958e8c;
	margin: 30px auto 0px; 
}
.footer_content{
	width: 1200px;
	margin: 0 auto;
}
.footer_logo{
	width: 598px;
	height: 246px;
	float: left;
}
.footer_logo img{
	display: block;
	width: 531px;
	height: 118px;
	padding-top: 65px;
}
.footer_line{
	width: 2px;
	height: 212px;
	background: #b5b0af;
	float: left;
	margin-top: 20px;
}
.footer_text{
	width: 531px;
	margin-top: 50px;
	float:right;	
}
.footer_text_left{
	float: left;

}
.footer_text_left p{
	height: 30px;
	font:14px/30px "微软雅黑";
	color: #FFFFFF;
}
.footer_text_right{
	float: right;
}
.footer_bottom_bg{
	width: 100%;
	height: 30px;
	background: #6f6562;
}
.footer_bottom{
	width: 1200px;
	margin: 0 auto;
}
.footer_bottom span{
	color: #FFFFFF;
	height: 30px;
	line-height: 30px;
}
.zwnr {
	width: 1200px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto; padding:0px;overflow:hidden;
}
.zwnr .rzxq {
	float: left;
	width: 279px;padding-right: 25px;overflow:hidden;
}
.zwnr .rzxq h3 {
	color: #FFFF00;
	text-align: center;
	width: 279px;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	background-color: #958E8C;
}
.zwnr .rzxq .nr {
	padding: 15px;
	width: 247px;
	border: 1px solid #ccc; background-color:#fff; font-size:14px; line-height:25px;
}
.zwnr .rzxq .nr ul li {
	background: url(../17171542.gif) no-repeat 5px center;
	line-height: 40px;
	height: 40px;
	width: 224px;
	overflow: hidden;
	padding-left:23px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
}
.zwnr .rzxq .nr a {
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
.zwnr .rzxq .nr a:hover {
	font-size: 14px;
	color: #DB2525;
	text-decoration: underline;
}
.zwnr .rzxq .nr a.xz {
	font-size: 14px;
	color: #DB2525;
	text-decoration: none;
}
.zwnr .xw {
	float: left;
	width: 896px;
	margin: 0px auto;
	padding: 0px;
	overflow: hidden;overflow:hidden;
}
.zwnr .xw .xwdt {
	width: 896px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
.zwnr .xw .xwdt h3 {
	float: left;
	width: 276px;color:#928B89; border-bottom:solid 2px #6F6562;line-height:33px; height:33px; font-size:18px; padding-top:5px; text-align:left;}
.zwnr .xw .xwdt p {
	text-align: right;
	float: right;
	width: 620px;color:#000;border-bottom: 1px solid #ccc;line-height:34px; height:34px;padding-top:5px; font-size:14px
}
.zwnr .xw .xwdt p a {
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
.zwnr .xw .xwdt p a:hover {font-size: 14px;color:#000;text-decoration: none;}
.zwnr .xw .xwxq {
	width: 896px;
	padding-top: 15px;
	float: left;
	line-height: 25px;
	font-size: 14px;
	color: #342C2A;
	
}
.zwnr .xw .xwxq a {font-size: 14px;color: #666;text-decoration: none;}
.zwnr .xw .xwxq a:hover {font-size: 14px;color:#666;text-decoration: none;}
.zwnr .xw .xwxq img {max-width: 896px;}
.zwnr .xw .xwxq p{marign-bottom:10px;}
.title1 {
	width: 980px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

/**/
.digg4{ padding:2px; margin:2px; text-align:center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #000;}
.digg4 a,.digg4 span.miy{
	margin: 2px;
	text-decoration: none;
	color: #000;
}
.digg4 .disabledfy{ font-family: Tahoma, Verdana;}
/*浮动客服*/
#floatDivBoxs{width:170px;background:#fff;position:fixed;top:180px;right:0;z-index:999;}
#floatDivBoxs .floatDtt{width:100%;height:45px;line-height:45px; background:#f08326;color:#fff;font-size:18px;text-indent:22px;position:relative;}
#floatDivBoxs .floatDqq{padding:0 14px;}
#floatDivBoxs .floatDqq li{height:45px;line-height:45px;font-size:15px;border-bottom:1px solid #e3e3e3; padding:0 0 0 50px;}
#floatDivBoxs .floatDtxt{font-size:18px;color:#333;padding:12px 14px;}
#floatDivBoxs .floatDtel{padding:0 0 15px 10px;}
#floatDivBoxs .floatDtel img{display:block;}
#floatDivBoxs .floatDbg{width:100%;height:20px;background:url(../online_botbg.jpg) no-repeat;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
.floatShadow{ background:#fff;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
#rightArrow{width:50px;height:45px;background:url(../online_arrow.jpg) no-repeat;position:fixed;top:180px;right:170px;z-index:999;}
#rightArrow a{display:block;height:45px;}

.qimo8{ overflow:hidden; width:1200px; margin: 0 auto;padding-top: 35px;}
.qimo8 .qimo {width:8000%; height:80px;}
.qimo8 .qimo div{ float:left;}
.qimo8 .qimo ul{float:left; height:80px; overflow:hidden; zoom:1; }
.qimo8 .qimo ul li{float:left; line-height:80px; list-style:none;}
.qimo8 li img{margin-right:10px;width: 164px; height: 80px;}
